--	item Tail_Plug
--	{
--	DisplayCategory = Clothing,
--	Type = Clothing,
--	DisplayName = Spiffo Tail Buttplug,
--	ClothingItem = Tail_Plug,
--	BodyLocation = Tail,
--	Icon = Tail_Plug,
--	Weight = 0.1,
--	ScratchDefense = 0,
--	BiteDefense = 0,
--	Insulation = 0,
--	WindResistance = 0,
--	RunSpeedModifier = 0.5,
--	CombatSpeedModifier = 0.8,
--	CanHaveHoles = false,
--	WorldStaticModel = Corset_Black_Ground,
--	}

--	item Leather_Corset
--	{
--	DisplayCategory = Clothing,
--	Type = Clothing,
--	DisplayName = Leather Corset,
--	ClothingItem = Leather_Corset,
--	BodyLocation = TorsoExtra,
--	BloodLocation = LowerTorso,
--	Icon = CorsetBlack,
--	Weight = 1,
--	ScratchDefense = 40,
--	BiteDefense = 20,
--	Insulation = 0.3,
--	WindResistance = 0.35,
--	CanHaveHoles = true,
--	WorldStaticModel = Corset_Black_Ground,
--	}